S o r t   F u n c t i o n 
 
 T h i s   f u n c t i o n   a l l o w s   y o u   t o   s o r t   t h e   s t a t i o n   l i s t   a c c o r d i n g   t o 
 
 t h e   C a l l s i g n ,   d a t e   t i m e ,   o r   d i s t a n c e . 
 
 1   P r e s s   [ L I S T ]   t o   s h o w   t h e   l i s t   o f   s t a t i o n s . 
 
 2   P r e s s   [ M E N U ] . 
 
 T h e   s t a t i o n   l i s t   m e n u   a p p e a r s . 
 
 3   S e l e c t   [ S o r t ] . 
 
 T h e   s o r t   t y p e   l i s t   a p p e a r s . 
 
 4   P r e s s   [ U P   A R R O W   ] / [ D O W N   A R R O W   ]   o r   r o t a t e   t h e   [ E N C ]   c o n t r o l   t o   s e l e c t   a   s o r t 
 
 t y p e ,   a n d   p r e s s   [ A / B ] . 
 
 "    S o r t i n g !    a p p e a r s   o n   t h e   d i s p l a y   a n d   s o r t i n g   b e g i n s . 
 
 [ b y   D i s t a n c e ] 
 
 T h e   d i s t a n c e   b e t w e e n   t h e   o t h e r   s t a t i o n 
 
 a n d   M y   s t a t i o n   w h e n   s e l e c t i n g   t h e   s o r t i n g 
 
 m e t h o d   i s   c a l c u l a t e d ,   t h e n   c o m p a r e d   a n d 
 
 a r r a n g e d   i n   a s c e n d i n g   o r d e r ,   w i t h   t h e 
 
 c l o s e s t   s t a t i o n   l i s t e d   f i r s t . 
 
 [ b y   C a l l s i g n ]   A l l   C a l l s i g n s   a r e   c o m p a r e d   a n d   a r r a n g e d 
 
 i n   a s c e n d i n g   o r d e r . 
 
 [ b y   D a t e / T i m e ] 
 
 A l l   r e c e i v e d   d a t e s   a n d   t i m e s   a r e 
 
 c o m p a r e d   a n d   a r r a n g e d   i n   d e s c e n d i n g 
 
 o r d e r ,   w i t h   t h e   l a s t   r e c e i v e d   m e s s a g e 
 
 l i s t e d   f i r s t . 
 
 5   T h e   n e w l y   s o r t e d   s t a t i o n   l i s t   a p p e a r s   o n   t h e   d i s p l a y .   B e l o w 
 
 i s   a n   e x a m p l e   s o r t e d   b y   C a l l s i g n . 
 
 N o t e : 
 
 %  A f t e r   s o r t i n g ,   w h e n   n e w   s t a t i o n   d a t a   i s   r e c e i v e d ,   i t   i s   a d d e d   t o 
 
 t h e   s t a t i o n   l i s t   w i t h o u t   r e s o r t i n g . 